- programming error
- 程序设计错误
English-Chinese dictionary of mechanical engineering (英汉机械工程大词典). 2013.
English-Chinese dictionary of mechanical engineering (英汉机械工程大词典). 2013.
programming error — noun error resulting from bad code in some program involved in producing the erroneous result • Syn: ↑software error • Topics: ↑computer science, ↑computing • Hypernyms: ↑error, ↑computer error … Useful english dictionary
programming — pro‧gram‧ming [ˈprəʊgræmɪŋ ǁ ˈproʊ ] noun [uncountable] 1. COMPUTING the work of writing instructions for computers to perform particular tasks: • an expert in computer programming 2. television or radio programmes, or the work involved in… … Financial and business terms
Error code — In computer programming, error codes are enumerated messages that correspond to faults in a specific software application. They are typically used to identify faulty hardware, software, or incorrect user input in programming languages that lack… … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Error hiding — is an anti pattern, in computer programming. The programmer hides error messages by overriding them with exception handling. As a result of this the root error message is hidden from the user (hence error hiding ) and so they will not be told… … Wikipedia
Programming Language One — Programming Language One, oft als PL/I (auch PL/1, PL1 oder PLI) abgekürzt ist eine Programmiersprache, die in den 1960er Jahren von IBM entwickelt wurde. Die Bezeichnung PL/1 ist vor allem in Deutschland gebräuchlich. Ursprünglich wurde PL/I… … Deutsch Wikipedia
Error — The word error has different meanings and usages relative to how it is conceptually applied. The concrete meaning of the Latin word error means wandering or straying . To the contrary of an illusion, an error or a mistake can sometimes be… … Wikipedia
Error function — Plot of the error function In mathematics, the error function (also called the Gauss error function) is a special function (non elementary) of sigmoid shape which occurs in probability, statistics and partial differential equations. It is defined … Wikipedia
Tombstone (programming) — Tombstones are a mechanism to detect dangling pointers that can appear in certain computer programming languages, e. g. C, C++ and assembly languages, and to act as a containment to their dangerous effects.A tombstone is a structure that acts as… … Wikipedia
syntax error — noun an error of language resulting from code that does not conform to the syntax of the programming language syntax errors can be recognized at compilation time a common syntax error is to omit a parenthesis • Topics: ↑computer science,… … Useful english dictionary